Welcome![Sign In][Sign Up]
Location:
Search - Linux Driver

Search list

[Embeded Linuxlinux Driver

Description: linux驱动程序-linux drivers
Platform: | Size: 75776 | Author: 杨政 | Hits:

[Embeded LinuxLINUX-DRIVER-demo

Description: 一个LINUX驱动程序摸板,采用模块加载,可依此摸板编写自己的特定的驱动程序。-a LINUX driver membranes using module loading, be prepared accordingly foil their specific driver.
Platform: | Size: 74752 | Author: liuli | Hits:

[Other resourcelinux-driver-for-arm

Description: 讲解嵌入式LINUX设计中设备驱动程序的编写方法以及相关知识。-on the design of embedded Linux device driver in the preparation methods and related knowledge.
Platform: | Size: 41984 | Author: 汪灏 | Hits:

[Otherlinux-driver

Description: 描述驱动程序实现的基本原理及实现的基本接口,适合初学者。-Description driver for the realization of the basic principles and the basic interface for beginners.
Platform: | Size: 284672 | Author: 陈尘 | Hits:

[Linux-Unixlinux-driver

Description: linux驱动程序的编写文档,主要是网络驱动方面,比较实用-linux driver for the preparation of documents, mainly network drive, the more practical
Platform: | Size: 1025024 | Author: 流域 | Hits:

[Linux-UnixLinux-driver

Description: Linux设备驱动程序设计入门.pdf是一本不错的学习驱动的入门书!-Linux device driver design entry. Pdf is a good primer-driven learning!
Platform: | Size: 537600 | Author: lanjing | Hits:

[Embeded LinuxARM-Linux-Driver

Description: 基于ARM9的嵌入式Linux驱动程序开发与应用,基于C和ARM汇编-ARM9-based Embedded Linux driver development and application, based on the compilation of C and ARM
Platform: | Size: 5147648 | Author: 王丽伟 | Hits:

[Linux-UnixS3C2440LCD-DRIVER

Description: 三星lcd linux驱动移植过程,比较详细介绍了tft ,cstn 的驱动移植-Samsung lcd linux driver transplantation process, described in more detail tft, cstn drive transplant
Platform: | Size: 2658304 | Author: cywang | Hits:

[Linux-Unixpeak-linux-driver.6.7.tar

Description: linux下的CAN BUS驱动代码。适合在arm平台使用。-linux under the CAN BUS driver code. Suitable for use in the arm platform.
Platform: | Size: 377856 | Author: lixings | Hits:

[Embeded Linuxembeded-Linux-driver-cdrom

Description: 华清远见刘俊先生 嵌入式linux驱动光盘的源代码 embeded-Linux-driver-cdrom.rar-Mr. Liu Jun Huaqing vision embedded linux driver source code CD-embeded-Linux-driver-cdrom.rar
Platform: | Size: 220160 | Author: liusaoyue1 | Hits:

[Internet-NetworkAR81Family-linux-v1.0.1.0

Description: Atheros公司AR8121/AR8113无线网卡的Linux驱动,Atheros公司处理器以及无线网卡芯片常用于无线路由器,例如TP-LINK产品。-linux driver of Atheros AR8121/AR8113 PCI-E Ethernet Adapter, as common used in wireless router
Platform: | Size: 83968 | Author: gxliu | Hits:

[Otherlinux-Driver-Development

Description: linux驱动程序开发宝典 介绍了linux驱动开发的过程,很详细。是一本好书。-the book for linux driver development
Platform: | Size: 815104 | Author: sunjian | Hits:

[OtherLinux-device-driver-chinese-version

Description: 是久负盛名的LDD3中文版,非常经典的linux驱动开发的好书,包括驱动模块的装载编译,调试,并发和静态,内存分配,中断处理,时间延迟以及字符设备驱动,PCI,USB,块设备,网络设备,TTY设备驱动程序。-Is a prestigious LDD3 Chinese version of the classic linux driver development is very good book, including the driver module loading compiling, debugging, concurrent and static memory allocation, interrupt handling, time delay and character device drivers, PCI, USB, block device, network equipment, TTY device driver.
Platform: | Size: 1196032 | Author: jane | Hits:

[OtherLinux-driver

Description: linux 设备驱动程序 2.6内核(中文版)-linux driver program
Platform: | Size: 1197056 | Author: 何征 | Hits:

[Internet-Networklinux-driver-examples

Description: This a set of example code of linux driver-This is a set of example code of linux driver
Platform: | Size: 138240 | Author: Wenxiang Dai | Hits:

[Linux-Unixembed-linux-driver-start

Description: 嵌入式linux驱动从入门到精通,包括工具的下载,使用,从最简单的字符操作至高级编的网卡驱动,让你玩转嵌入式-embed linux driver program form start to versed
Platform: | Size: 531456 | Author: oyylgh | Hits:

[Linux-UnixLinux-driver-development15

Description: 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第15章、Linux的I2C核心、总线与设备驱动。I2C总线仅仅使用SCL、SDA这两根信号线就实现了设备之间的数据交互,极大地简化了对硬件资源和PCB板布线空间的占用。因此,I2C总线被非常广泛地应用在EEPROM、实时钟、小型LCD等设备与CPU的接口中。Linux系统定义了I2C驱动体系结构,在Linux系统中,I2C驱动由3部分组成,即I2C核心、I2C总线驱动和I2C设备驱动。这3部分相互协作,形成了非常通用、可适应性很强的I2C框架。6.1节对Linux I2C体系结构进行分析,讲解3个组成部分各自的功能及相互联系。6.2节对Linux I2C核心进行分析,讲解i2c-core.c文件的功能和主要函数的实现。6.3节、6.4节分别详细介绍I2C总线驱动和I2C设备驱动的编写方法,给出可供参考的设计模板。6.5节、6.6节以6.3节和6.4节给出的设计模板为基础,讲解S3C2410 ARM处理器I2C总线驱动及挂接在其上的SAA7113H视频模拟/数字转换芯片设备驱动的编写方法。-Author: HuaQing vision embedded institute. The Linux device driver development "(08 and 09 sep TOP50) annual list of best-selling chapter 15, Linux the I2C bus and core, device drivers. The I2C bus use only the two root, SDA SCL signal will achieve the data interaction between equipment, greatly simplified the hardware resources and PCB wiring space take up. Therefore, the I2C bus is very widely used in EEPROM, real clock, small LCD equipment and CPU interface. Linux system defines the I2C drive system structure in Linux, system, the I2C driven by three parts, namely the I2C core, the I2C bus driver and the I2C device drivers. The three parts of the cooperation and formed very general, can vary adaptive the I2C framework. Section 6.1 the I2C system for Linux analyzed the structure, the explanation is 3 part of their respective functions and to each other. Section 6.2 to Linux
Platform: | Size: 593920 | Author: 华清远见 | Hits:

[Linux-Unixlinux-driver

Description: 王宝华的《linux设备驱动开发详解》影印版,很清晰。另外还有王宝华关于linux设备驱动开发的讲座PDF-WANG Bao-hua of the " linux device driver development explain" photocopy version, is very clear. Another WANG Bao-hua linux device driver development on the lecture PDF
Platform: | Size: 11216896 | Author: wlf | Hits:

[Embeded LinuxMTK MT7601 WIFI AP linux driver source code

Description: MTK MT7601 WIFI AP linux driver source code.
Platform: | Size: 1622063 | Author: 8775030@qq.com | Hits:

[Linux-Unixads1158-linux驱动.tar

Description: ads1158芯片驱动,ai采样芯片,通信总线是spi总线,循环16通道采样(ads1158 linux driver ,spi bus)
Platform: | Size: 1223680 | Author: jnumountain | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net